home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / tabdlg2.zip / MFC / TEST.CLW < prev    next >
Text File  |  1994-05-15  |  2KB  |  98 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CAboutDlg
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "test.h"
  9. VbxHeaderFile=test.h
  10. VbxImplementationFile=test.cpp
  11. LastPage=0
  12.  
  13. ClassCount=5
  14. Class1=CTestApp
  15. Class2=CTestDoc
  16. Class3=CTestView
  17. Class4=CMainFrame
  18.  
  19. ResourceCount=4
  20. Resource1=IDR_MAINFRAME
  21. Class5=CAboutDlg
  22. Resource2=IDD_TAB_TWO
  23. Resource3=IDD_TAB_ONE
  24. Resource4=IDD_ABOUTBOX
  25.  
  26. [CLS:CTestApp]
  27. Type=0
  28. HeaderFile=test.h
  29. ImplementationFile=test.cpp
  30. Filter=N
  31.  
  32. [CLS:CTestDoc]
  33. Type=0
  34. HeaderFile=testdoc.h
  35. ImplementationFile=testdoc.cpp
  36. Filter=N
  37.  
  38. [CLS:CTestView]
  39. Type=0
  40. HeaderFile=testview.h
  41. ImplementationFile=testview.cpp
  42. Filter=C
  43.  
  44. [CLS:CMainFrame]
  45. Type=0
  46. HeaderFile=mainfrm.h
  47. ImplementationFile=mainfrm.cpp
  48. Filter=T
  49.  
  50. [CLS:CAboutDlg]
  51. Type=0
  52. HeaderFile=about.h
  53. ImplementationFile=about.cpp
  54.  
  55. [DLG:IDD_ABOUTBOX]
  56. Type=1
  57. Class=CAboutDlg
  58. ControlCount=2
  59. Control1=IDOK,button,1342373889
  60. Control2=IDC_TABFRAME,static,1342242823
  61.  
  62. [MNU:IDR_MAINFRAME]
  63. Type=1
  64. Class=CMainFrame
  65. Command1=ID_APP_ABOUT
  66. CommandCount=1
  67.  
  68. [ACL:IDR_MAINFRAME]
  69. Type=1
  70. Class=CMainFrame
  71. Command1=ID_FILE_NEW
  72. Command2=ID_FILE_OPEN
  73. Command3=ID_FILE_SAVE
  74. Command5=ID_EDIT_CUT
  75. Command6=ID_EDIT_COPY
  76. Command7=ID_EDIT_PASTE
  77. Command8=ID_EDIT_UNDO
  78. Command9=ID_EDIT_CUT
  79. Command10=ID_EDIT_COPY
  80. Command11=ID_EDIT_PASTE
  81. Command12=ID_NEXT_PANE
  82. Command13=ID_PREV_PANE
  83. CommandCount=13
  84. Command4=ID_EDIT_UNDO
  85.  
  86. [DLG:IDD_TAB_ONE]
  87. Type=1
  88. ControlCount=2
  89. Control1=IDC_TABFRAME,static,1342177287
  90. Control2=ID_OTHER,button,1342177287
  91.  
  92. [DLG:IDD_TAB_TWO]
  93. Type=1
  94. ControlCount=2
  95. Control1=IDC_TABFRAME,static,1342177287
  96. Control2=ID_ONE,button,1342177287
  97.  
  98.